JchOptimize\Core\Html\Elements\BaseElement S

Total Complexity 39
Dependencies 11
Dependents 2
Total lines 231
Lines of code 130
Logical lines of code 68
Comment lines 13
Methods 24
Properties 6

Methods 24

Method Rating Maintainability Complexity Lines of code
render()
S
61 6 12
firstOfAttributes()
S
62 5 12
__clone()
S
59 3 14
renderChildren()
S
63 3 11
__construct()
S
66 2 8
__call()
S
64 2 9
replaceChild()
S
76 1 4
getParent()
S
82 1 3
setParent()
S
77 1 4
setOmitClosingTag()
S
77 1 4
attribute()
S
75 1 4
isVoidElement()
S
79 1 3
__toString()
S
81 1 3
hasChildren()
S
80 1 3
getChildren()
S
82 1 3
data()
S
75 1 4
remove()
S
77 1 4
attributes()
S
77 1 4
attributeValue()
S
80 1 3
getElementName()
S
82 1 3
setName()
S
77 1 4
addChildren()
S
75 1 4
addChild()
S
76 1 4
hasAttribute()
S
79 1 3